Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(suspense): display current branch if no fallback is provided #3991

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

posva
Copy link
Member

@posva posva commented Jun 22, 2021

Fix #3986

@github-actions
Copy link

github-actions bot commented Jun 22, 2021

Size report

Path Size
vue.global.prod.js 42.61 KB (+0.01% 🔺)
runtime-dom.global.prod.js 28.2 KB (+0.02% 🔺)
size-check.global.prod.js 16.94 KB (0%)

@posva
Copy link
Member Author

posva commented Jun 22, 2021

It seems like the transition tests fail very often

@posva posva force-pushed the fix/suspense-no-fallback-timeout branch from 2f69ac1 to 8de0372 Compare June 22, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

If no fallback slot is provided, no blank should be displayed if possible when timeout is specified
1 participant